- Openprovider MCP For Domain Managemenet
Openprovider MCP For Domain Managemenet
A Model Context Protocol (MCP) server for Openprovider.com that allows users to interact with their Openprovider account to perform various domain management actions including checking domain availability, registering domains, managing contacts, and more.
All the details in the Github: https://github.com/hichamdotpage/openprovider-mcp
Overview
This MCP server provides comprehensive domain management capabilities through the Openprovider API. Features include domain availability checking, registration, contact management, and DNS configuration. Requires Node.js 20+ and global installation via npm. Configure with your Openprovider credentials to get started.
Server Config
{
"mcpServers": {
"github": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"mcp/github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "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"
}
},
"openprovider": {
"command": "openprovider-mcp",
"env": {
"OPENPROVIDER_USERNAME": "your_username",
"OPENPROVIDER_PASSWORD": "your_password",
"DEBUG": "false"
}
}
}
}Project Info
Created At
10 months agoUpdated At
10 months agoAuthor Name
Hicham El HafedStar
-Language
-License
-Recommend Servers
View AllHellogrowthcrm
4 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago